home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xsw / include / scales.h < prev    next >
C/C++ Source or Header  |  1995-05-09  |  1KB  |  36 lines

  1. /*
  2.  *    @(#) scales.h 12.1 95/05/09 SCOINC
  3.  */
  4. /***************************************************************************
  5.  *
  6.  *    Copyright (c) 1990-1993        The Santa Cruz Operation, Inc.
  7.  *
  8.  *    All rights reserved.  No part of this program or publication may be
  9.  *    reproduced, transmitted, transcribed, stored in a retrieval system,
  10.  *    or translated into any language or computer language, in any form or
  11.  *    by any means, electronic, mechanical, magnetic, optical, chemical,
  12.  *    biological, or otherwise, without the prior written permission of:
  13.  *    
  14.  *        The Santa Cruz Operation , Inc.        (408) 425-7222
  15.  *        400 Encinal St., Santa Cruz, California 95060 USA
  16.  *
  17.  **************************************************************************/
  18. /*
  19.  * Modification History
  20.  *
  21.  * S001, 27-May-93, rickra
  22.  *     Took out most of the declarations........
  23.  *
  24.  * S000, 30-Sep-92, rickra
  25.  *     Added copyright and modification history
  26.  */
  27. /*+-------------------------------------------------------------------------
  28.     scales.h
  29. --------------------------------------------------------------------------*/
  30.  
  31. extern struct NetworkXswStruct *current_server;
  32. extern MyResources res;
  33.  
  34. /* vi: set tabstop=4 shiftwidth=4: */
  35. /* end of scales.h */
  36.